home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 14 / Developer Source Volume 14 (I-MODE Publications, Inc.)(1999).iso / webin / oct97 / mahmf101.gif < prev    next >
Graphics Interchange Format  |  1998-02-10  |  22KB  |  433x215  |  4-bit (16 colors)
Labels: text | screenshot | font | number | line
OCR: Method Role Type defineClass(String, byte, Converts an array of bytes to Fina [int, int) an instance of classClass. findSystemClass(String) Finds the system class with the Final specified name. loadClass(String) Requests the class loader to load Abstract a class with the specified name. load Class(String, Resolves the specified name to Abstract boolean) a class. resolveClass (Class) Resolves the class so that an Final instance of it can be created, or one of its methods can be called: Figure 1: Relevant ClassLoader methods.